home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Dev / Gg / Php_430_bin.lha / php-4.3.0-bin / php-4.3.0-bin.readme
Encoding:
Text File  |  2003-01-08  |  1.0 KB  |  51 lines

  1. Short:    PHP 4.3.9 - AmigaOS 68k binary
  2. Author:   PHP community (www.php.net)
  3. Type:     dev/gg
  4. Uploaded: louise@louise.amiga.hu (LouiSe)
  5. Replace:  dev/gg/php-4.3.0-bin.lha
  6. URL:      http://www.php.net
  7.  
  8. Ported by LouiSe
  9.  
  10. more info and other AMIGA ports at:
  11. http://louise.amiga.hu
  12. and
  13. http://dev.amiga.hu
  14.  
  15. -----------------------------------------
  16.  
  17. Simple AMIGA ifdef modifications in the next files
  18. of original PHP v4.2.3 archive (http://www.php.net):
  19.  
  20. ext/standard/basic_funcions.c
  21. ext/standard/flock_compat.c
  22. main/safe_mode.c
  23. TSRM/tsrm_virtual_cwd.c
  24.  
  25. Configured and compiled with options:
  26.  
  27. --enable-cli
  28. --disable-debug
  29. --without-pear
  30. --disable-rpath
  31. --enable-calendar
  32. --enable-dbase
  33. --enable-exif
  34. --enable-ftp
  35. --enable-mbstring
  36. --enable-mbregex
  37. --without-pcre-regex
  38. --enable-shmop
  39. --enable-sockets
  40. --with-regex=php
  41. --enable-tokenizer
  42. --enable-static
  43. --with-gnu-ld
  44.  
  45. PHP is a cool C alike scripting language for
  46. dynamic webpages and standalone development...
  47.  
  48. This release is a standalone php command to
  49. run your PHP scripts without an installed
  50. WEB server!
  51.